home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 May / CHIP Turkiye Mayıs 1998.iso / araclar / Invescope / investon.dl_ / investon.dl / TransactionSell.json < prev    next >
JavaScript Object Notation  |  1998-02-20  |  373b

  1. {
  2.     "schema": {
  3.         "StockCode": "Text (10)",
  4.         "BrokerId": "Integer",
  5.         "BuyTime": "DateTime",
  6.         "SellTime": "DateTime",
  7.         "LotSize": "Double",
  8.         "BuyPrice": "Double",
  9.         "SellPrice": "Double",
  10.         "BuyCurrency": "Long Integer",
  11.         "SellCurrency": "Long Integer",
  12.         "Comments": "Memo/Hyperlink (255)",
  13.         "BuyComissionRate": "Single",
  14.         "SellComissionRate": "Single",
  15.         "OrderNo": "Long Integer",
  16.         "OldOrderNo": "Long Integer"
  17.     },
  18.     "data": []
  19. }